From b21d7cb5b389b07ad5896091e1a25095441a609a Mon Sep 17 00:00:00 2001 From: robertl Date: Fri, 10 Nov 2006 01:40:29 +0000 Subject: [PATCH] Bump tags to gpsbabel_1_3_2-beta20061109 --- gpsbabel/configure.in | 2 +- gpsbabel/msvc/config.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gpsbabel/configure.in b/gpsbabel/configure.in index 55b9aa081..21d196957 100644 --- a/gpsbabel/configure.in +++ b/gpsbabel/configure.in @@ -3,7 +3,7 @@ AC_PREREQ(2.59) -AC_INIT(GPSBabel, 1.3.2, BUG-REPORT-ADDRESS) +AC_INIT(GPSBabel, 1.3.2-1109, BUG-REPORT-ADDRESS) # YYYYMMDD, please, if beta, i.e. "-beta20060413" PACKAGE_RELEASE="" diff --git a/gpsbabel/msvc/config.h b/gpsbabel/msvc/config.h index 0d45f4ec6..c76826c3d 100644 --- a/gpsbabel/msvc/config.h +++ b/gpsbabel/msvc/config.h @@ -25,4 +25,4 @@ /* We really should figure out some way to get this from autoconf into * a file so that the MSVC build can pick it up */ -#define VERSION "1.3.2" +#define VERSION "1.3.2-1109" -- 2.30.2